Release 10.1A: OpenEdge Development:
Progress 4GL Handbook


ADD-CALC-COLUMN method

The ADD-CALC-COLUMN method creates a single column based on a list of specified properties rather than deriving it from a specific field in a buffer. This is typically used as a placeholder column for a calculated value:

[ column-handle = ] buffer-handle:ADD-CALC-COLUMN 
     (datatype-exp , format-exp , initial-value-exp , label-exp [ , pos ] ) 

Here are descriptions of the ADD-CALC-COLUMN options:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095